[INFO] fetching crate ethercrab 0.7.1...
[INFO] fixing ethercrab-0.7.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ethercrab 0.7.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ethercrab 0.7.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ethercrab 0.7.1
[INFO] tweaked toml for crates.io crate ethercrab 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethercrab 0.7.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ethercrab 0.7.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timerfd v1.6.0
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded xsk-rs v0.8.0
[INFO] [stderr]   Downloaded spin_sleep v1.3.2
[INFO] [stderr]   Downloaded thread-priority v1.2.0
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded ta v0.5.0
[INFO] [stderr]   Downloaded futures-lite v2.6.0
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded async-executor v1.13.2
[INFO] [stderr]   Downloaded string_morph v0.1.0
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded smlang v0.8.0
[INFO] [stderr]   Downloaded smlang-macros v0.8.0
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded savefile-derive v0.18.7
[INFO] [stderr]   Downloaded savefile v0.18.7
[INFO] [stderr]   Downloaded heckcheck v2.0.1
[INFO] [stderr]   Downloaded ethercrab-wire v0.3.0
[INFO] [stderr]   Downloaded ethercrab-wire-derive v0.3.0
[INFO] [stderr]   Downloaded smoltcp v0.12.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.0
[INFO] [stderr]   Downloaded cassette v0.3.0
[INFO] [stderr]   Downloaded atomic_enum v0.3.0
[INFO] [stderr]   Downloaded libxdp-sys v0.2.3+1.5.6
[INFO] [stderr]   Downloaded libbpf-sys v1.5.1+v1.5.1
[INFO] [stderr]   Downloaded pcap v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4
[INFO] running `Command { std: "docker" "start" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling string_morph v0.1.0
[INFO] [stderr]    Compiling io-uring v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling savefile v0.18.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling smoltcp v0.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking timerfd v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking cassette v0.3.0
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking spin_sleep v1.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling atomic_enum v0.3.0
[INFO] [stderr]    Compiling savefile-derive v0.18.7
[INFO] [stderr]    Compiling smlang-macros v0.8.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking smlang v0.8.0
[INFO] [stderr]     Checking heckcheck v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pcap-file v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling ethercrab-wire-derive v0.3.0
[INFO] [stderr]     Checking ethercrab-wire v0.3.0
[INFO] [stderr]     Checking ethercrab v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:307:29
[INFO] [stdout]     |
[INFO] [stdout] 307 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:325:29
[INFO] [stdout]     |
[INFO] [stdout] 325 |             EepromFile::new(include_bytes!("../../dumps/eeprom/el2828.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:368:29
[INFO] [stdout]     |
[INFO] [stdout] 368 |             EepromFile::new(include_bytes!("../../dumps/eeprom/el2828.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:416:29
[INFO] [stdout]     |
[INFO] [stdout] 416 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:464:29
[INFO] [stdout]     |
[INFO] [stdout] 464 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/eeprom/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/eeprom/mod.rs:503:29
[INFO] [stdout]     |
[INFO] [stdout] 503 |             EepromFile::new(include_bytes!("../../dumps/eeprom/akd.hex")),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2889.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:539:54
[INFO] [stdout]     |
[INFO] [stdout] 539 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 540 | |             "../../dumps/eeprom/el2889.hex"
[INFO] [stdout] 541 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:553:54
[INFO] [stdout]     |
[INFO] [stdout] 553 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 554 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 555 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:622:54
[INFO] [stdout]     |
[INFO] [stdout] 622 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 623 | |             "../../dumps/eeprom/el2828.hex"
[INFO] [stdout] 624 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:640:54
[INFO] [stdout]     |
[INFO] [stdout] 640 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 641 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 642 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd_null_strings.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:671:54
[INFO] [stdout]     |
[INFO] [stdout] 671 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 672 | |             "../../dumps/eeprom/akd_null_strings.hex"
[INFO] [stdout] 673 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd_null_strings.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:687:54
[INFO] [stdout]     |
[INFO] [stdout] 687 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 688 | |             "../../dumps/eeprom/akd_null_strings.hex"
[INFO] [stdout] 689 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:703:54
[INFO] [stdout]     |
[INFO] [stdout] 703 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 704 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 705 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/ek1100.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:769:54
[INFO] [stdout]     |
[INFO] [stdout] 769 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 770 | |             "../../dumps/eeprom/ek1100.hex"
[INFO] [stdout] 771 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:779:54
[INFO] [stdout]     |
[INFO] [stdout] 779 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 780 | |             "../../dumps/eeprom/el2828.hex"
[INFO] [stdout] 781 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:843:54
[INFO] [stdout]     |
[INFO] [stdout] 843 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 844 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 845 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:863:54
[INFO] [stdout]     |
[INFO] [stdout] 863 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 864 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 865 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:892:50
[INFO] [stdout]     |
[INFO] [stdout] 892 |               SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 893 | |                 "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 894 | |             )))
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:907:50
[INFO] [stdout]     |
[INFO] [stdout] 907 |               SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 908 | |                 "../../dumps/eeprom/el2828.hex"
[INFO] [stdout] 909 | |             )))
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/ek1100.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:918:54
[INFO] [stdout]     |
[INFO] [stdout] 918 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 919 | |             "../../dumps/eeprom/ek1100.hex"
[INFO] [stdout] 920 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:927:54
[INFO] [stdout]     |
[INFO] [stdout] 927 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 928 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 929 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:944:54
[INFO] [stdout]     |
[INFO] [stdout] 944 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 945 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 946 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/ek1100.hex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/subdevice/eeprom.rs:975:54
[INFO] [stdout]     |
[INFO] [stdout] 975 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 976 | |             "../../dumps/eeprom/ek1100.hex"
[INFO] [stdout] 977 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1004:54
[INFO] [stdout]      |
[INFO] [stdout] 1004 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1005 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 1006 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/ek1100.hex`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1026:54
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1027 | |             "../../dumps/eeprom/ek1100.hex"
[INFO] [stdout] 1028 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/akd.hex`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1041:54
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1042 | |             "../../dumps/eeprom/akd.hex"
[INFO] [stdout] 1043 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/hbm_clipx_eeprom_dump.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1055:54
[INFO] [stdout]      |
[INFO] [stdout] 1055 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1056 | |             "../../dumps/eeprom/hbm_clipx_eeprom_dump.bin"
[INFO] [stdout] 1057 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2262.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1076:54
[INFO] [stdout]      |
[INFO] [stdout] 1076 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1077 | |             "../../dumps/eeprom/el2262.bin"
[INFO] [stdout] 1078 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2262.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1100:54
[INFO] [stdout]      |
[INFO] [stdout] 1100 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1101 | |             "../../dumps/eeprom/el2262.bin"
[INFO] [stdout] 1102 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2828.hex`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1117:54
[INFO] [stdout]      |
[INFO] [stdout] 1117 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1118 | |             "../../dumps/eeprom/el2828.hex"
[INFO] [stdout] 1119 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/subdevice/../../dumps/eeprom/el2889.hex`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/subdevice/eeprom.rs:1125:54
[INFO] [stdout]      |
[INFO] [stdout] 1125 |           let e = SubDeviceEeprom::new(EepromFile::new(include_bytes!(
[INFO] [stdout]      |  ______________________________________________________^
[INFO] [stdout] 1126 | |             "../../dumps/eeprom/el2889.hex"
[INFO] [stdout] 1127 | |         )));
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mailbox/coe/mod.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 136 |         read_mailbox: &Mailbox,
[INFO] [stdout] 137 |     ) -> Result<ReceivedPdu, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ) -> Result<ReceivedPdu<'_>, Error> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pdu_loop/storage.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn as_ref(&self) -> PduStorageRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn as_ref(&self) -> PduStorageRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/subdevice/mod.rs:754:15
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn eeprom(&self) -> SubDeviceEeprom<DeviceEeprom> {
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn eeprom(&self) -> SubDeviceEeprom<DeviceEeprom<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethercrab` (lib test) due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4", kill_on_drop: false }`
[INFO] [stdout] b8ffe411ad1a82960d7fd55d3c90844c4e821008a1779e21db6fb108859d49e4
